home *** CD-ROM | disk | FTP | other *** search
- Path: inforamp.net!ts9-03
- From: rmorin@inforamp.net (Randy Charles Morin)
- Newsgroups: comp.lang.c++
- Subject: Re: Simple newbie question
- Date: Thu, 07 Mar 96 06:13:34 GMT
- Organization: MiddleWorld SoftWare
- Message-ID: <4hluq9$6jg@sam.inforamp.net>
- References: <1996Mar6.133456.3709@cs.mun.ca>
- NNTP-Posting-Host: ts9-03.tor.inforamp.net
- X-Newsreader: News Xpress Version 1.0 Beta #4
-
- In article <1996Mar6.133456.3709@cs.mun.ca>,
- davidp@cs.mun.ca (David James Pierce) wrote:
- >I have recently installed Borland C++ Ver. 4.5 on my PC. The answer to
- >this qestion should be easy. I am trying to link a .OBJ file to my main
- >program, but I can't seem to find where I am suppose to specify that I
- >want to link in this particular .OBJ. (This is in the programmer's
- workbench).
-
- Highlight the target node (usually the EXE) in the Borland IDE. Press the +
- key on your keyboard to insert a node. An openfile dialog appears. Navigate
- to and select the .OBJ file and press OK. You're finished.
-
- Agrivar
-